home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / pkgconfig / pygtk-2.0.pc < prev    next >
Text File  |  2006-01-20  |  615b  |  21 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. includedir=${prefix}/include
  4. datadir=/usr/share
  5. pyexecdir=${exec_prefix}/lib/python2.4/site-packages
  6.  
  7. # you can use the --variable=pygtkincludedir argument to
  8. # pkg-config to get this value.  You might want to use this to
  9. # install additional headers.
  10. pygtkincludedir=${includedir}/pygtk-2.0
  11.  
  12. # same here.  Useful when calling the code generator in addon packages.
  13. defsdir=${datadir}/pygtk/2.0/defs
  14. codegendir=${datadir}/pygtk/2.0/codegen
  15.  
  16. Name: PyGTK
  17. Description: Python bindings for GTK+ and related libraries
  18. Requires: pygobject-2.0
  19. Version: 2.6.1
  20. Cflags: -I${pygtkincludedir} 
  21.